home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-10-14 | 761 b | 49 lines | [TEXT/KAHL] |
-
-
- #include <types.r>
-
-
- resource 'DLOG' (1962) {
- {70, 98, 190, 367},
- dBoxProc,
- visible,
- noGoAway,
- 0x0,
- 1962,
- ""
- /****** Extra bytes follow... ******/
- /* $"2828 0A" /* ((. */
- };
-
- resource 'DITL' (1962) {
- { /* array DITLarray: 4 elements */
- /* [1] */
- {96, 204, 116, 262},
- Button {
- enabled,
- "OK"
- },
- /* [2] */
- {5, 50, 24, 237},
- StaticText {
- disabled,
- "QTMusic Sample Keyboards"
- },
- /* [3] */
- {29, 6, 83, 281},
- StaticText {
- disabled,
- "This is an example of a terribly simple "
- "application that calls the QuickTime Mus"
- "ic Architecture to make sounds."
- },
- /* [4] */
- {85, 9, 122, 139},
- StaticText {
- disabled,
- "David Van Brink\n14 October 1994"
- }
- }
- };
-
-